setProgress

open fun setProgress(max: Int, progress: Int, indeterminate: Boolean): NotificationCompat.Builder(source)

Set the progress this notification represents, which may be represented as a android.widget.ProgressBar.